string InvoiceCode { get; }
ReadOnly Property InvoiceCode As String Get
property String^ InvoiceCode { String^ get (); }
abstract InvoiceCode : string with get
In This Article