Instance Property
glyphs
Declaration
var glyphs: [Any]! { get set }Declaration
@property (nonatomic, strong) NSArray * glyphs;Declaration
glyphs() -> list
setGlyphs_(glyphs: list)Instance Property
var glyphs: [Any]! { get set }@property (nonatomic, strong) NSArray * glyphs;glyphs() -> list
setGlyphs_(glyphs: list)