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

# inherits

The authored inherit paths, or nil if none authored.

## Declaration

```swift
var inherits: [USDLayer.Path]? { get }
```
