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