Name Property From Json.NET previous page next page Json.NET - Quick Starts & API Documentation Name Property Namespaces ► Newtonsoft.Json.Linq ► JProperty ► Name C# Visual Basic Visual C++ Gets the property name. Declaration Syntax C# Visual Basic Visual C++ public string Name { get; } Public ReadOnly Property Name As String Get public: property String^ Name { String^ get (); } Value The property name. Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13623) previous page start next page