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