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