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