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

# path

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

## Declaration

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