[ Version ( since = "3.6" ) ]
public MenuModel menu_model { get; set; }
The MenuModel from which the popup will be created.
Depending on the use_popover property, that may be a menu or a popover.
See set_menu_model for the interaction with the popup property.