---
title: resolvedPath
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/assetpath/resolvedpath
---

# resolvedPath

The resolved location after asset resolution, or nil if resolution did not run or failed.

## Declaration

```swift
var resolvedPath: String? { get }
```
