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