public MenuItem(text as String = "", icon as String = "", shortcut as String = ""):
Creates a menu item.
save = MenuItem("&Save", "S", "Ctrl+S")