---
title: ancestors
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/ancestors
---

# ancestors

All ancestor paths from leaf to root, excluding self.

## Declaration

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