| Property | Description | Returns | 
|---|---|---|
| attributes | Gets attributes list assigned to current layout area | Collection | 
| id | int | |
| name | string | |
| label | string | |
| help | string | |
| info | string | |
| required | bool | |
| min | int | |
| max | int | |
| defaultContent | Content | |
| created | Get the date the record was created. | DateTime | 
| modified | Get the last modification date for the record. | DateTime | 
| hidden | bool | |
| hidden | DateTime | |
| type | InputType | |
| layout | Layout | |
| position | int | |
| supportedLayouts | Collection (Layout) | |
| attribute | bool | |
| parent | LayoutArea | |
| children | Collection (LayoutArea) | |
| group | LayoutAreaGroup | |
| searchMasterIndexField | MasterIndexField | 
Common\Models\Api\LayoutArea
LayoutArea