<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`BasesProperty`](BasesProperty) ## BasesProperty interface A parsed version of the [BasesPropertyId](BasesPropertyId)<!-- -->. 1.10.0 **Signature:** ```typescript export interface BasesProperty ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`name`](BasesProperty/name) | | <code>string</code> | 1.10.0 | | [`type`](BasesProperty/type) | | [`BasesPropertyType`](BasesPropertyType) | 1.10.0 |