quantity property

Quantity? quantity

Implementation

Quantity? get quantity {
  return _quantity;
}