[JsonPropertyAttribute(Order = 4)] public List<string> Remarks { get; }
<JsonPropertyAttribute(Order := 4)> Public ReadOnly Property Remarks As List(Of String) Get
No code example is currently available or this language may not be supported.
In This Article