JsonPropertyName Property
Gets the name of the property. It can be
only for a default
JsonProperty
instance that was created without the public
constructor.
Namespace: KGySoft.JsonAssembly: KGySoft.Json (in KGySoft.Json.dll) Version: 3.0.0
public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
String