---
title: isActive
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdprim/predicate/isactive
---

# isActive

True if the prim and all of its ancestors are active.

## Declaration

```swift
static var isActive: USDPrim.Predicate { get }
```
