public readonly property menu as Menu
Mutable menu containing the standard document-tab actions.
Add separators and application-specific MenuItem instances here.
MenuItem
event.menu.addSeparator() event.menu.addItem(MenuItem("Reveal in Project"))