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