[]
Gets or sets the name of the command.
[C1Description("C1Command.Name", "Gets or sets the name of the command.")]
[Browsable(false)]
public string Name { get; set; }
<C1Description("C1Command.Name", "Gets or sets the name of the command.")>
<Browsable(False)>
Public Property Name As String