end property

int get end

Implementation

int get end {
  return indices[END_INDEX];
}