Convert a string to pascal case.
The string to convert to PascalCase.
A string with the first letter capitalized.
Generated using TypeDoc
Convert a string to pascal case.