booleanValue property

int get booleanValue

Implementation

int get booleanValue {
  return _lib._objc_msgSend_233(_id, _lib._sel_booleanValue1);
}