count property

int get count

Implementation

int get count {
  return _lib._objc_msgSend_10(_id, _lib._sel_count1);
}