在OC中使用Category动态关联属性,要重写该属性的setter和getter方法. 在.m文件中重写setter和getter方法. 这样后我们就为TestClass增加了一个address的属性,