---
title: kind
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/kind-swift.property
---

# kind

What kind of element the path’s leaf represents.

## Declaration

```swift
var kind: USDLayer.Path.Kind { get }
```
