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

# model

The model name of the accessory.

## Declaration

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

## See Also

### Getting manufacturer information

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