isKotlinKeyword

internal fun isKotlinKeyword(name: String): Boolean

Checks if the name is a reserved Kotlin keyword.