---
title: isOwner
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/synchronizationcomponent/isowner
---

# isOwner

A Boolean that indicates whether the calling process owns the entity.

## Declaration

```swift
var isOwner: Bool { get }
```

## See Also

### Managing ownership

- [ownershipTransferMode](realitykit/synchronizationcomponent/ownershiptransfermode-swift.property.md)
