Instance Property
name
The glyph name.
Declaration
var name: String { get set }Declaration
@property (nonatomic, strong) NSString * name;Declaration
pyobjc_instanceMethods.name() -> str
pyobjc_instanceMethods.setName_(name: str)Instance Property
The glyph name.
var name: String { get set }@property (nonatomic, strong) NSString * name;pyobjc_instanceMethods.name() -> str
pyobjc_instanceMethods.setName_(name: str)