condition method

bool condition()

Implementation

bool condition() {
  return _condition;
}