Declaration

var glyphInfos: NSMutableArray { get set }

Declaration

@property (nonatomic, strong) NSMutableArray * glyphInfos;

Declaration

glyphInfos() -> list
setGlyphInfos_(glyphInfos: list)