func onSelect (() -> ()) -> Self Runs a closure when the menu item is selected.
func shortcut(String, holding: NSEvent.ModifierFlags ) -> Self Sets the keyboard shortcut/key equivalent.
func disabled(Bool) -> Self Disables the menu item.
func toolTip (String) -> Self Set the tooltip displayed when hovering over the menu item.