Declaration

@IBOutlet unowned(unsafe) var rSBField: NSTextField! { get set }

Declaration

@property (nonatomic, unsafe_unretained) NSTextField * rSBField;

Declaration

rSBField() -> NSTextField
setRSBField_(rSBField: NSTextField)