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