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