Unicode.Property.sentence_terminal

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

sentence_terminal(codepoint)

View Source

Returns :sentence_terminal or nil indicating if the codepoint or string has the property :sentence_terminal.

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