设置value:未找到对应的key
Terminating app due to uncaught exception 'NSUnknownKeyException',
reason: '[<Person 0x10131aee0> setValue:forUndefinedKey:]:this class is not key value coding-compliant for the key age1.'
获取value:未找到对应的key
Terminating app due to uncaught exception 'NSUnknownKeyException',
reason: '[<Person 0x100735bb0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key age2.'