buyable property

bool get buyable

Implementation

bool get buyable {
  return _buyable;
}