public int PlayerID { get; set; }
Public Property PlayerID As Integer
public: property int PlayerID { int get (); void set (int value); }
[Missing <remarks> documentation for P:PH.Common.BotInfo.PlayerID]