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