@@ -148,11 +148,11 @@ } /*! * The type of the number. */ -@property (readonly) of_number_type_t type; +@property (readonly, nonatomic) of_number_type_t type; /*! * @brief Creates a new OFNumber with the specified bool. * * @param bool_ A bool which the OFNumber should contain