[]
Gets or sets a value indicating whether the Open button should be visible.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Visible { get; set; }
true if the Open button should be visible; otherwise, false.
true
false