Property ServerOnly
ServerOnly
Gets or sets a value indicating whether the property is server-only.
[JsonPropertyName("server_only")]
public bool ServerOnly { get; set; }
Gets or sets a value indicating whether the property is server-only.
[JsonPropertyName("server_only")]
public bool ServerOnly { get; set; }