getBoolValue method

bool getBoolValue()

Implementation

bool getBoolValue() {
  return _getBoolValue(self) != 0;
}