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

# manufacturer

The manufacturer of the accessory.

## Declaration

```swift
var manufacturer: String? { get }
```

## See Also

### Getting manufacturer information

- [firmwareVersion](homekit/hmaccessory/firmwareversion.md)
- [model](homekit/hmaccessory/model.md)
