menu property

Node menu

Returns the menu node.

Implementation

Node get menu {
  return _menu;
}