@@ -36,11 +36,11 @@ } /*! * The name of the INI category */ -@property (copy) OFString *name; +@property (nonatomic, copy) OFString *name; /*! * @brief Returns the string value for the specified key, or `nil` if it does * not exist. *