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

# services

An array of services provided by the accessory.

## Declaration

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

## See Also

### Controlling accessory features

- [HMService](homekit/hmservice.md)
