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