Instance PropertyfontDeclarationweak var font: GSFont? { get set }Declaration@property (nonatomic, weak) GSFont * font;Declarationfont() -> GSFont setFont_(font: GSFont)