---
title: currentUser
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmhome/currentuser
---

# currentUser

The current HomeKit user.

## Declaration

```swift
var currentUser: HMUser { get }
```

## See Also

### Managing users

- [manageUsers(completionHandler:)](homekit/hmhome/manageusers(completionhandler:).md)
- [HMUser](homekit/hmuser.md)
