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