Unicode.Property.quotation_mark

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

quotation_mark(codepoint)

View Source

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