---
title: isEmpty
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/entitygeometricpins/isempty
---

# isEmpty

A Boolean value indicating whether the collection is empty.

## Declaration

```swift
@MainActor var isEmpty: Bool { get }
```
