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