class LetterCaseTransform
Specifies if and how the letter casing should be altered.
NONE
UPPERCASE
LOWERCASE
asString
fun asString(): String!
Converts a LetterCaseTransform to its string representation.