# Aspect ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **string** | | [default to null] **title** | **string** | | [default to null] **description** | **string** | | [optional] [default to null] **parentId** | **string** | | [optional] [default to null] **properties** | [**Property[]**](../../content-rest-api/docs/Property.md) | | [optional] [default to null] **isContainer** | **boolean** | | [optional] [default to null] **isArchive** | **boolean** | | [optional] [default to null] **includedInSupertypeQuery** | **boolean** | | [optional] [default to null] **mandatoryAspects** | **string[]** | | [optional] [default to null] **associations** | [**AbstractClassAssociation[]**](AbstractClassAssociation.md) | | [optional] [default to null] **model** | [**Model**](Model.md) | | [optional] [default to null]