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