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