Unicode.Property.lowercase

You're seeing just the function lowercase, go back to Unicode.Property module for more information.

Returns :lowercase or nil indicating if the codepoint or string has the property :lowercase.

For string parameters, all codepoints in the string must have the :lowercase property in order for the result to :lowercase.