| Property | Description | Returns | 
|---|---|---|
| activeRevision | Check if the revision is the active revision | bool | 
| areas | Gets the layout areas | Collection | 
| areaGroups | Gets the layout area groups | Collection | 
| id | int | |
| type | string | |
| created | Get the date the record was created. | DateTime | 
| modified | Get the last modification date for the record. | DateTime | 
| question | Question | |
| layout | Layout | |
| branch | RevisionBranch | |
| createdBy | User | |
| modifiedBy | User | |
| questionAreas | Collection (QuestionArea) | |
| areasContent | Fetch content for all layout areas defined for the model as AreasContent object | AreasContent | 
Faq\Models\Api\QuestionRevision
QuestionRevision