Some prefix of property can not be used.

Now, if you use "new", "copy",XCode will give out a warning:Property's synthesized getter follows Cocoa naming convention for returning.

So please don't use these word as the prefix of property variable.

Reference:http://blog.sina.com.cn/s/blog_69081e0601015u7d.html

你可能感兴趣的:(Some prefix of property can not be used.)