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