**Describe the bug** The deserialization key for the property "allowReserved" is "allowedReserved" which is a typo in v3 and v31. It should be "allowReserved" instead. Also make sure to add unit test to prevent any further regression.