---
title: isEmpty
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mldatacolumn/isempty
---

# isEmpty

## Declaration

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

## See Also

### Getting the number of elements

- [count](createml/mldatacolumn/count.md)
