| Property | Description | Returns | 
|---|---|---|
| rootElements | Get the root menu elements | Collection | 
| id | int | |
| name | string | |
| created | DateTime | |
| modified | DateTime | |
| site | Site | |
| elements | Collection (Element) | |
| customFieldValues | Collection (MenuCustomFieldValue) | |
| customFieldContent | Get a serialized representation of the custom fields associated with the record | object | 
| customFields | Get the custom fields for this entity | array | 
Menus\Models\Api\Menu
Menu