Children
Returns a collection of child menu entries, if any, under the given menu entry.
HasChildren
Reports whether the given menu entry has child menu entries.
Identifier
Returns the `identifier` property of the given menu entry.
KeyName
Returns the `identifier` property of the given menu entry, falling back to its `name` property.
Menu
Returns the identifier of the menu that contains the given menu entry.
Name
Returns the `name` property of the given menu entry.
Page
Returns the Page object associated with the given menu entry.
PageRef
Returns the `pageRef` property of the given menu entry.
Params
Returns the `params` property of the given menu entry.
Parent
Returns the `parent` property of the given menu entry.
Post
Returns the `post` property of the given menu entry.
Pre
Returns the `pre` property of the given menu entry.
Title
Returns the `title` property of the given menu entry.
URL
Returns the relative permalink of the page associated with the given menu entry, else its `url` property.
Weight
Returns the `weight` property of the given menu entry.