---
title: isNull
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/rect3dfloat/isnull
---

# isNull

## Declaration

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

## Discussion

Discussion Returns a Boolean value that indicates whether the rectangle represents an invalid value.
