Declaration

var theView: NSView! { get }

Declaration

@property (nonatomic, strong, readonly) NSView * theView;

Declaration

theView() -> NSView