Currently the property to select a case name change function is typename whereas for enum value it is enumValue.
To be consistent it would be nice to have consistency between these two properties as it's easy to miss this and end up spending a while debugging why a type name isn't changing (I just did this 😆 ).