# ShapeMixin.parent
The parent of this shape

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

## ShapeMixin.parent property

The parent of this shape

**Signature:**

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