[]
Gets or sets whether the command is enabled.
[C1Category("Behavior")] [C1Description("C1Command.Enabled", "Gets or sets whether the command is enabled.")] public virtual bool Enabled { get; set; }