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