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

# primPath

The target prim path within the referenced asset, or nil to use the asset’s default prim.

## Declaration

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