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