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