摘要:
CodeMeaningRThe property is read-only (readonly).CThe property is a copy of the value last assigned (copy).&The property is a reference to the value last assigned (retain).NThe property is non-atomic (nonatomic).GnameThe property defines a custom getter selector name. The name follows the G (for e 阅读全文