---
title: services
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmaccessoryprofile/services
---

# services

An array of services that represents this profile.

## Declaration

```swift
var services: [HMService] { get }
```

## See Also

### Getting information about a profile

- [accessory](homekit/hmaccessoryprofile/accessory.md)
- [uniqueIdentifier](homekit/hmaccessoryprofile/uniqueidentifier.md)
