Declaration

var font: GSFont? { get set }

Declaration

@property (nonatomic, strong) GSFont * font;

Declaration

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

Discussion

nil when no single font context exists.

Setting the master also sets this property.