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