Unicode.Property.terminal_punctuation

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

terminal_punctuation(codepoint)

View Source

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