Declaration

var category: String { get set }

Declaration

@property (nonatomic, strong) NSString * category;

Declaration

pyobjc_instanceMethods.category() -> str
pyobjc_instanceMethods.setCategory_(category: str)

Discussion

This is mostly from the UnicodeData.txt file from unicode.org. Some corrections have been made (Accents, …) e.g: “Letter”, “Number”, “Punctuation”, “Mark”, “Separator”, “Symbol”, “Other”