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

# active

Whether this prim is active in composition, or nil if not authored.

## Declaration

```swift
var active: Bool? { get nonmutating set }
```
