Unicode.Property.case_ignorable-question-mark

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

case_ignorable?(codepoint)

View Source

Returns a boolean indicating if the codepoint or string has the property :case_ignorable.

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