Unicode.Property.quotation_mark-question-mark

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

quotation_mark?(codepoint)

View Source

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

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