DEFAULT_IS_UPPERCASE

const val DEFAULT_IS_UPPERCASE: Boolean = false(source)

The default value of the isUppercase field.