public int CurrentTurn { get; }
Public ReadOnly Property CurrentTurn As Integer
public: property int CurrentTurn { int get (); }
[Missing <remarks> documentation for P:PH.Common.Player.CurrentTurn]