---
title: parent
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/spec/parent
---

# parent

The parent prim spec, or nil if this is a top-level prim spec.

## Declaration

```swift
var parent: USDPrim.Spec? { get }
```
