[]
Gets or sets the text of the command.
[C1Category("Appearance")]
[C1Description("C1Command.Text", "Gets or sets the text of the command.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("C1Command.Text", "Gets or sets the text of the command.")>
Public Property Text As String