Unicode.Property.other_lowercase

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

other_lowercase(codepoint)

View Source

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

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