[]
Gets or sets the name used to identify the item.
[C1Category("Behavior")]
[C1Description("RadialMenuItemBase.Name", "The name used to identify the item.")]
public virtual string Name { get; set; }
<C1Category("Behavior")>
<C1Description("RadialMenuItemBase.Name", "The name used to identify the item.")>
Public Overridable Property Name As String