name property

String get name

Get the player's name

Implementation

String get name => _profileName;