---
title: playerAttributes
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkinvite/playerattributes
---

# playerAttributes

The player attributes for the match.

## Declaration

```swift
var playerAttributes: UInt32 { get }
```

## Discussion

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

## See Also

### Getting Properties

- [sender](gamekit/gkinvite/sender.md)
- [playerGroup](gamekit/gkinvite/playergroup.md)
- [isHosted](gamekit/gkinvite/ishosted.md)
- [inviter](gamekit/gkinvite/inviter.md)
