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