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