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