Unicode.Property.changes_when_titlecased-question-mark

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

changes_when_titlecased?(codepoint)

View Source

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

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