Instance Property
widthField
Declaration
@IBOutlet unowned(unsafe) var widthField: NSTextField! { get set }Declaration
@property (nonatomic, unsafe_unretained) NSTextField * widthField;Declaration
widthField() -> NSTextField
setWidthField_(widthField: NSTextField)