---
title: HMCharacteristicPropertyHidden
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristicpropertyhidden
---

# HMCharacteristicPropertyHidden

The characteristic should be hidden from the user.

## Declaration

```swift
let HMCharacteristicPropertyHidden: String
```

## See Also

### Properties of Characteristics

- [HMCharacteristicPropertyReadable](homekit/hmcharacteristicpropertyreadable.md)
- [HMCharacteristicPropertyWritable](homekit/hmcharacteristicpropertywritable.md)
