isHardKeyword
Test if this string is a reserved hard keyword.
A hard keyword is one whose appearance is very constrained in where it can appear in your code. For example, they cannot be used inside package names.
See also: https://kotlinlang.org/docs/keyword-reference.html#hard-keywords