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