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

# accessory

The accessory that implements this profile.

## Declaration

```swift
weak var accessory: HMAccessory? { get }
```

## See Also

### Getting information about a profile

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