public decimal CurrencyRateUsed { get; set; }
Public Property CurrencyRateUsed As Decimal Get Set
public: property Decimal^ CurrencyRateUsed { Decimal^ get (); void set (Decimal^ value); }