The VarHandle.AccessMode enum names currently correspond exactly to the associated method names and therefore do not conform to the expected code convention for constants. Change the names to conform. to the code style and adding a method to obtain the associated method name string.