OutputVar := instance.ToLower()
Gets a copy of the current Value and returns it converted to lower-case.
Returns string copy containing Lower case value representing the current instance.
If ReturnAsObject Property for this instance is true then returns MfString otherwise returns var containing string.