Instance Property
font
A context font for looking up additional details.
Declaration
var font: GSFont? { get set }Declaration
@property (nonatomic, strong) GSFont * font;Discussion
nil when no single font context exists.
Setting the master also sets this property.