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