getBoolean method

bool getBoolean()

Implementation

bool getBoolean() {
  return _boolean;
}