isSentenceTerminal
A Boolean value indicating whether the scalar is a punctuation mark that generally marks the end of a sentence.
Declaration
var isSentenceTerminal: Bool { get }Discussion
This property corresponds to the “Sentence_Terminal” property in the Unicode Standard.