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