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