Json.NET - Quick Starts & API Documentation
Name Property
NamespacesNewtonsoft.JsonIdentifierName
Gets the name.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; }
Public ReadOnly Property Name As String
public:
property String^ Name {
	String^ get ();
}
Value
The name.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)