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