---
title: isEmpty
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/pathexpression/isempty
---

# isEmpty

Whether this expression has no patterns or references.

## Declaration

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