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