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