quantity property

int quantity
getter/setter pair

Product quantity (e.g. 2)

the quantity of the line product, >=1 <=100

Implementation

int quantity;