length property

int length

Implementation

int get length {
  return _length;
}