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