---
title: isBlocked
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmaccessory/isblocked
---

# isBlocked

A Boolean value indicating whether the accessory is blocked.

## Declaration

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

## See Also

### Getting accessory state

- [isReachable](homekit/hmaccessory/isreachable.md)
