translation.ootype.mangle
- name: mangle
- description: Mangle names of class members
- command-line: –translation-ootype-mangle
- command-line for negation: –no-translation-ootype-mangle
- option type: boolean option
- default: True
Mangle the names of user defined attributes of the classes, in order
to ensure that every name is unique. Default is true, and it should
not be turned off unless you know what you are doing.