---
title: HMCharacteristicPropertyWritable
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristicpropertywritable
---

# HMCharacteristicPropertyWritable

The characteristic is writable.

## Declaration

```swift
let HMCharacteristicPropertyWritable: String
```

## See Also

### Properties of Characteristics

- [HMCharacteristicPropertyReadable](homekit/hmcharacteristicpropertyreadable.md)
- [HMCharacteristicPropertyHidden](homekit/hmcharacteristicpropertyhidden.md)
