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

# name

The name of the zone.

## Declaration

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

## See Also

### Related Documentation

- [HomeKit Developer Guide](apple-archive/documentation/NetworkingInternet/Conceptual/HomeKitDeveloperGuide/Introduction.md)

### Identifying a Zone

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