Declaration

var bottomKerningGroup: String! { get set }

Declaration

@property (nonatomic, strong) NSString * bottomKerningGroup;

Declaration

bottomKerningGroup() -> str
setBottomKerningGroup_(bottomKerningGroup: str)