capitalizeFirst

Returns a copy of this string with its first character converted to upper case.

Returns this string unchanged when it is empty or when the first character has no distinct upper case form.