Board
Board.Core.BoardPlayer
BoardPlayer.name Property
Gets the player’s name.
public string name { get; }
Property Value
Remarks
Suitable for displaying in game, but not guaranteed to be static or unique. Do not use as an identifier, use sessionId or playerId as appropriate.