shippable property

bool? shippable

Property getter and setter for shippable:

Implementation

bool? get shippable;
void shippable=(bool? shippable)

Implementation

set shippable(bool? shippable);