<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`parsePropertyId`](parsePropertyId) ## parsePropertyId() function Split a Bases property ID into constituent parts. 1.10.0 **Signature:** ```typescript export function parsePropertyId(propertyId: BasesPropertyId): BasesProperty; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>propertyId</code> | [`BasesPropertyId`](BasesPropertyId) | | **Returns:** [`BasesProperty`](BasesProperty)