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

# profiles

An array of profiles implemented by the accessory.

## Declaration

```swift
var profiles: [HMAccessoryProfile] { get }
```

## See Also

### Managing accessory profiles

- [HMAccessoryProfile](homekit/hmaccessoryprofile.md)
- [HMNetworkConfigurationProfile](homekit/hmnetworkconfigurationprofile.md)
- [HMCameraProfile](homekit/hmcameraprofile.md)
