@@ -176,11 +176,11 @@ of_string_encoding_t _encoding; size_t _depthLimit; } #ifdef OF_HAVE_PROPERTIES -@property (assign, nullable) id delegate; +@property OF_NULLABLE_PROPERTY (assign) id delegate; @property size_t depthLimit; #endif /*! * @brief Creates a new XML parser.