property_exists比如:var json={"code":400,"msg":"User Err"}
var rest=property_exists(json, 'access_token')
则rest的值为false