toUnderScored
Returns a lowercase and trimmed string separated by underscores.
Description
static toUnderScored()
Underscores are inserted before uppercase characters (with the exception of the first character of the string), and in place of spaces as well as dashes.
Return Value
static