[]
Gets or sets the command visibility.
[C1Category("Behavior")]
[C1Description("C1Command.Visible", "Gets or sets the command visibility.")]
public bool Visible { get; set; }
<C1Category("Behavior")>
<C1Description("C1Command.Visible", "Gets or sets the command visibility.")>
Public Property Visible As Boolean