Declaration

weak var font: GSFont? { get set }

Declaration

@property (nonatomic, weak) GSFont * font;

Declaration

font() -> GSFont
setFont_(font: GSFont)