Unicode.Property.uppercase
You're seeing just the function
uppercase, go back to Unicode.Property module for more information.
Returns :uppercase or nil indicating
if the codepoint or string has the property
:uppercase.
For string parameters, all codepoints in
the string must have the :uppercase
property in order for the result to :uppercase.