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

# primPath

The containing prim path, stripped of any property, target, or variant selection elements.

## Declaration

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