I have a Extract variable policy in my proxy, which is extracting values from JSON payload and saving it in variable. I want to set a default value for one of the boolean variable I have. based on Apigee docs I see the only attribute variable has is "name". Is there a way to set some default value to variable for which no pattern is found in JSON?