Converts str to Pascal case.
The string to convert to Pascal case.
The input string str converted to Pascal case.
See Implementation
Converts str to Pascal case.