start property

int get start

Implementation

int get start {
  return indices[START_INDEX];
}