public int HistorianID { get; set; }
Public Property HistorianID As Integer
public: property int HistorianID { int get (); void set (int value); }