length property

int get length

length

Implementation

int get length {
  return _objc_msgSend_xw2lbc(object$.ref.pointer, _sel_length);
}