children

A list of all this MenuItem's child MenuItems. Each object in the collection will be a member of one of MenuItems subclasses, just like this object. If this object has no children, then an empty list is returned.

Type: java.util.List

Example usage
${myMenuItem.children}