---
title: playerGroup
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkinvite/playergroup
---

# playerGroup

The player group for the match.

## Declaration

```swift
var playerGroup: Int { get }
```

## Discussion

Discussion The value of this property matches the playerGroup property of the match request that the other player uses to create the match.

## See Also

### Getting Properties

- [sender](gamekit/gkinvite/sender.md)
- [playerAttributes](gamekit/gkinvite/playerattributes.md)
- [isHosted](gamekit/gkinvite/ishosted.md)
- [inviter](gamekit/gkinvite/inviter.md)
