[]
Gets or sets the C1Command associated with this menu item.
[C1Category("Behavior")] [C1Description("RadialMenuCommandItem.Command", "The C1Command associated with this menu item.")] public C1Command Command { get; set; }