Declaration

var emphasized: Bool { get set }

Declaration

@property (assign) BOOL emphasized;

Declaration

emphasized() -> bool
setEmphasized_(emphasized: bool)