quantity property

int? quantity
getter/setter pair

The quantity of the product.

Must be nonnegative.

Implementation

core.int? quantity;