---
title: targetPaths
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/relationship/spec/targetpaths
---

# targetPaths

The authored target paths, or nil if none authored.

## Declaration

```swift
var targetPaths: [USDLayer.Path]? { get }
```
