@@ -32,11 +32,11 @@ } /*! * The selector which is not or not fully implemented. */ -@property (readonly) SEL selector; +@property (readonly, nonatomic) SEL selector; /*! * The object which does not (fully) implement the selector. */ @property (readonly, nonatomic) id object;