childCount property

int get childCount

Implementation

int get childCount {
  return _lib._objc_msgSend_10(_id, _lib._sel_childCount1);
}