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