boolValue property

bool get boolValue

Implementation

bool get boolValue {
  return _lib._objc_msgSend_12(_id, _lib._sel_boolValue1);
}