---
title: HMCharacteristicTypeLabelNamespace
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypelabelnamespace
---

# HMCharacteristicTypeLabelNamespace

The naming schema used to label the services on an accessory with multiple services of the same type.

## Declaration

```swift
let HMCharacteristicTypeLabelNamespace: String
```

## Discussion

Discussion The corresponding value is one of the constants in the HMCharacteristicValueLabelNamespace enumeration.

## Topics

### Values

- [HMCharacteristicValueLabelNamespace](homekit/hmcharacteristicvaluelabelnamespace.md)

## See Also

### Accessory identification

- [HMCharacteristicTypeName](homekit/hmcharacteristictypename.md)
- [HMCharacteristicTypeIdentify](homekit/hmcharacteristictypeidentify.md)
- [HMCharacteristicTypeVersion](homekit/hmcharacteristictypeversion.md)
- [HMCharacteristicTypeLogs](homekit/hmcharacteristictypelogs.md)
- [HMCharacteristicTypeAdminOnlyAccess](homekit/hmcharacteristictypeadminonlyaccess.md)
- [HMCharacteristicTypeHardwareVersion](homekit/hmcharacteristictypehardwareversion.md)
- [HMCharacteristicTypeSoftwareVersion](homekit/hmcharacteristictypesoftwareversion.md)
- [HMCharacteristicTypeLabelIndex](homekit/hmcharacteristictypelabelindex.md)
- [HMCharacteristicTypeActiveIdentifier](homekit/hmcharacteristictypeactiveidentifier.md)
- [HMCharacteristicTypeIdentifier](homekit/hmcharacteristictypeidentifier.md)
- [HMCharacteristicTypeInputDeviceType](homekit/hmcharacteristictypeinputdevicetype.md)
- [HMCharacteristicTypeInputSourceType](homekit/hmcharacteristictypeinputsourcetype.md)
- [HMCharacteristicTypeConfiguredName](homekit/hmcharacteristictypeconfiguredname.md)
