MENU_ATTRIBUTE_ACTION

The menu item attribute which holds the action name of the item. Action names are namespaced with an identifier for the action group in which the action resides. For example, "win." for window-specific actions and "app." for application-wide actions.

See also Menu.modelGetItemAttribute and Menu.itemSetAttribute.

enum MENU_ATTRIBUTE_ACTION = "action";