In Xcode 11.3.1, targeting macOS 10.12, a "master" NSViewController contains a @property (weak, nullable) IBOutlet NSView * contentView;. A n
NSViewController
@property (weak, nullable) IBOutlet NSView * contentView;