Property CanCreate
CanCreate
Gets or sets a value indicating whether the type can be created.
[JsonPropertyName("can_create")]
public bool CanCreate { get; set; }
Gets or sets a value indicating whether the type can be created.
[JsonPropertyName("can_create")]
public bool CanCreate { get; set; }