end

val end: Int

The end of the range as an integer value. The range is up-to but not including the end value. Thus, the size of a range between 0 and 100 is 100.