---
title: assetPath
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/payload/assetpath
---

# assetPath

The asset path the payload targets, or nil if not yet set.

## Declaration

```swift
var assetPath: String? { get set }
```
