---
title: isReachable
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmaccessory/isreachable
---

# isReachable

A Boolean value indicating whether the accessory can be communicated with in the current network environment.

## Declaration

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

## See Also

### Getting accessory state

- [isBlocked](homekit/hmaccessory/isblocked.md)
