Unicode.Property.pattern_syntax

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

pattern_syntax(codepoint)

View Source

Returns :pattern_syntax or nil 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 :pattern_syntax.