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