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