startsWith

fun Name.startsWith(token: NameToken): Boolean
fun Name.startsWith(name: Name): Boolean