Unicode.Property.pattern_syntax-question-mark

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

pattern_syntax?(codepoint)

View Source

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

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