---
title: isDormant
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/spec/metadatacollection/isdormant
---

# isDormant

Whether the spec is dormant (the underlying data has been removed).

## Declaration

```swift
var isDormant: Bool { get }
```
