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