JsonNode.Name Property
In This Article
Gets or sets the name of the data source field that the JsonNode object defines.
Namespace: DevExpress.DataAccess.Json
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
String | The data source field name that the Json |
See Also