---
title: isDefined
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdprim/predicate/isdefined
---

# isDefined

True if the prim (and all its ancestors) are not a class and not an override.

## Declaration

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