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