public string HistoryID { get; set; }
Public Property HistoryID As String Get Set
public: property String^ HistoryID { String^ get (); void set (String^ value); }