Declaration

@IBOutlet weak var errorList: NSOutlineView? { get set }

Declaration

@property (nonatomic, weak) NSOutlineView * errorList;

Declaration

errorList() -> NSOutlineView
setErrorList_(errorList: NSOutlineView)