[JsonPropertyAttribute(Order = 5)] public string CityName { get; set; }
<JsonPropertyAttribute(Order := 5)> Public Property CityName As String Get Set
No code example is currently available or this language may not be supported.
In This Article