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