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