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