base property

int base
getter/setter pair

The start index of the range, inclusive.

The value of base should always be greater than or equal to 0, and can be larger than, smaller than, or equal to extent.

Implementation

int base;