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