state property

int get state

Implementation

int get state {
  return _lib._objc_msgSend_876(_id, _lib._sel_state1);
}