Unicode.Property.other_uppercase

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

other_uppercase(codepoint)

View Source

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

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