<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`WorkspaceItem`](WorkspaceItem) › [`parent`](WorkspaceItem/parent)
## WorkspaceItem.parent property
The direct parent of the leaf.
1.6.6
**Signature:**
```typescript
abstract parent: WorkspaceParent;
```