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

# isEmpty

True if there are no parts.

## Declaration

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