Declaration

@IBOutlet weak var heightLabel: NSImageView! { get set }

Declaration

@property (weak) NSImageView * heightLabel;

Declaration

heightLabel() -> NSImageView
setHeightLabel_(heightLabel: NSImageView)