gamePlayer property

Player? gamePlayer
getter/setter pair

A Player object that contains player information.

Implementation

Player? gamePlayer;