---
title: HMCharacteristicPropertyReadable
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristicpropertyreadable
---

# HMCharacteristicPropertyReadable

The characteristic is readable.

## Declaration

```swift
let HMCharacteristicPropertyReadable: String
```

## See Also

### Properties of Characteristics

- [HMCharacteristicPropertyWritable](homekit/hmcharacteristicpropertywritable.md)
- [HMCharacteristicPropertyHidden](homekit/hmcharacteristicpropertyhidden.md)
