---
title: kind
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/spec/kind
---

# kind

The prim’s kind, or nil if not authored.

## Declaration

```swift
var kind: USDToken? { get nonmutating set }
```
