integerValue property

int get integerValue

Implementation

int get integerValue {
  return _lib._objc_msgSend_82(_id, _lib._sel_integerValue1);
}