---
title: name
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmroom/name
---

# name

The name of the room.

## Declaration

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

## Discussion

Discussion Allow the user to choose room names. Room names must be unique within a home.

## See Also

### Identifying a room

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