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