@import Foundation; @interface Test : NSObject @property (nullable) Test *otherTest; @end