[]
Gets or sets whether the backstage view button is visible.
[C1Category("Behavior")]
[C1Description("BackstageView.Visible", "Backstage view button visible state.")]
public override bool Visible { get; set; }
<C1Category("Behavior")>
<C1Description("BackstageView.Visible", "Backstage view button visible state.")>
Public Overrides Property Visible As Boolean