Instance Property
textView
Declaration
var textView: NSTextView! { get set }Declaration
@property (nonatomic, strong) NSTextView * textView;Declaration
textView() -> NSTextView
setTextView_(textView: NSTextView)Instance Property
var textView: NSTextView! { get set }@property (nonatomic, strong) NSTextView * textView;textView() -> NSTextView
setTextView_(textView: NSTextView)