# LayerMixin.parent
The parent of this layer

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## LayerMixin.parent property

The parent of this layer

**Signature:**

```typescript
readonly parent?: Parent<Layer> | undefined;
```
