public decimal InvoiceAmount { get; }
Public ReadOnly Property InvoiceAmount As Decimal Get
public: property Decimal^ InvoiceAmount { Decimal^ get (); }