kotlin-stdlib / kotlin.text / MatchGroup / range range JVM 1.0 val range: IntRange(source) The range of indices in the input string where group was captured. The range property is available on JVM only.