length property

int get length

Implementation

int get length {
  return _lib._objc_msgSend_10(_id, _lib._sel_length1);
}