---
title: authoredPath
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/assetpath/authoredpath
---

# authoredPath

The authored path string — the value as written in the USD file.

## Declaration

```swift
var authoredPath: String { get }
```
