---
title: isLoaded
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdprim/predicate/isloaded
---

# isLoaded

True if the prim is active and none of its loadable ancestors are unloaded.

## Declaration

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