Declaration

var topKerningGroup: String! { get set }

Declaration

@property (nonatomic, strong) NSString * topKerningGroup;

Declaration

topKerningGroup() -> str
setTopKerningGroup_(topKerningGroup: str)