---
title: isEmpty
framework: system
role: symbol
role_heading: Instance Property
path: system/filepath/isempty
---

# isEmpty

Whether this path is empty

## Declaration

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