Instance PropertyfontDeclarationunowned(unsafe) var font: GSFont? { get set }Declaration@property (nonatomic, unsafe_unretained) GSFont * font;Declarationpyobjc_instanceMethods.font() -> GSFont pyobjc_instanceMethods.setFont_(font: GSFont)