letters
A character set containing the characters in Unicode General Category L* & M*.
Declaration
class var letters: CharacterSet { get }Return Value
A character set containing all the letter characters.
Discussion
Informally, this set is the set of all characters used as letters of alphabets and ideographs.