The toLowerCase method converts a string to lowercase letters.
System.String toLowerCase();
Returns the converted string object.
Member of string.