public int HistoryNo { get; set; }
Public Property HistoryNo As Integer Get Set
public: property int^ HistoryNo { int^ get (); void set (int^ value); }