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