Instance Property
nameField
Declaration
@IBOutlet weak var nameField: NSTextField? { get set }Declaration
@property (weak) NSTextField * nameField;Declaration
nameField() -> NSTextField
setNameField_(nameField: NSTextField)Instance Property
@IBOutlet weak var nameField: NSTextField? { get set }@property (weak) NSTextField * nameField;nameField() -> NSTextField
setNameField_(nameField: NSTextField)