[JsonPropertyAttribute(Order = 1)]
public UserToolCollection UserTools { get; }
<JsonPropertyAttribute(Order := 1)>
Public ReadOnly Property UserTools As UserToolCollection
Get
No code example is currently available or this language may not be supported.