teamPlayerId property
The user's Game Center team player ID.
A unique identifier for a player of all the games that you distribute using your developer account. https://developer.apple.com/documentation/gamekit/gkplayer/3174857-teamplayerid
Implementation
core.String? teamPlayerId;