---
title: isMe
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentperson/isme
---

# isMe

Whether this IntentPerson represents the owner of the device

## Declaration

```swift
var isMe: Bool
```

## See Also

### Getting identifying information

- [handle](appintents/intentperson/handle-swift.property.md)
- [aliases](appintents/intentperson/aliases.md)
- [image](appintents/intentperson/image.md)
- [IntentPerson.Handle](appintents/intentperson/handle-swift.struct.md)
- [IntentPerson.ParameterMode](appintents/intentperson/parametermode.md)
