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

# name

The name of the user.

## Declaration

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

## Discussion

Discussion User names must be unique.

## See Also

### Related Documentation

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

### Getting Information About the User

- [uniqueIdentifier](homekit/hmuser/uniqueidentifier.md)
