Instance PropertyparentA reference to the font containing the block.Declarationweak var parent: GSFont? { get set }Declaration@property (nonatomic, weak) GSFont * parent;Declarationparent() -> GSFont setParent_(parent: GSFont)