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