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

# path

The complete scene path to this relationship, relative to its stage.

## Declaration

```swift
var path: USDLayer.Path { get }
```
