---
title: accessoryName
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmaddaccessoryrequest/accessoryname
---

# accessoryName

The name of the accessory to add.

## Declaration

```swift
var accessoryName: String { get }
```

## See Also

### Characterizing the Request

- [home](homekit/hmaddaccessoryrequest/home.md)
- [accessoryCategory](homekit/hmaddaccessoryrequest/accessorycategory.md)
- [requiresOwnershipToken](homekit/hmaddaccessoryrequest/requiresownershiptoken.md)
- [requiresSetupPayloadURL](homekit/hmaddaccessoryrequest/requiressetuppayloadurl.md)
