Property AccessControlled
AccessControlled
Gets or sets a value indicating whether the type is access controlled.
[JsonPropertyName("access_controlled")]
public bool AccessControlled { get; set; }
Gets or sets a value indicating whether the type is access controlled.
[JsonPropertyName("access_controlled")]
public bool AccessControlled { get; set; }