Gets or sets the collection of items contained in this menu item.
Declaration
[C1Category("Behavior")]
[C1Description("RadialMenuItem.Items", "The collection of items contained in this menu item.")]
public RadialMenuItemCollection Items { get; set; }