---
title: target
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/target
---

# target

The target component if the path contains one, otherwise nil.

## Declaration

```swift
var target: USDLayer.Path? { get }
```
