Unicode.Property.terminal_punctuation-question-mark
You're seeing just the function
terminal_punctuation-question-mark, go back to Unicode.Property module for more information.
Returns a boolean indicating if the
codepoint or string has the property
:terminal_punctuation.
For string parameters, all codepoints in
the string must have the :terminal_punctuation
property in order for the result to be true.