#import @interface Document : NSDocument { NSTextField *_label; } @end