---
title: isPrimary
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmhome/isprimary
---

# isPrimary

A Boolean value that indicates whether this is the primary home for its home manager.

## Declaration

```swift
var isPrimary: Bool { get }
```

## See Also

### Identifying a home

- [name](homekit/hmhome/name.md)
- [updateName(_:completionHandler:)](homekit/hmhome/updatename(_:completionhandler:).md)
- [uniqueIdentifier](homekit/hmhome/uniqueidentifier.md)
