@@ -110,11 +110,11 @@ } /*! * The delegate for the OFXMLElementBuilder. */ -@property OF_NULLABLE_PROPERTY (nonatomic, assign) +@property OF_NULLABLE_PROPERTY (assign, nonatomic) id delegate; /*! * @brief Creates a new element builder. *