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