If the string is already camelCase, then return true, otherwise return false.
The string to check.
A boolean value.
If the string is already camelCase, then return true, otherwise return false.