what are you suggesting? that we support the old name by infering a JsonProperty(“isFoo”) which is against the spec? or warn people about it? People could have already fixed it by adding a JsonProperty to begin with if the disagreed. Currently it works the same as Java which seems correct.