@@ -29,11 +29,11 @@ } /*! * The string containing the invalid JSON representation. */ -@property (readonly, copy) OFString *string; +@property (readonly, nonatomic) OFString *string; /*! * The line in which parsing the JSON representation failed. */ @property (readonly) size_t line;