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