Unicode.Property.changes_when_uppercased

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

changes_when_uppercased(codepoint)

View Source

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

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