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