Reserved words are strings that cannot be used as names of variables and other ProcessMIX entities because otherwise they would cause compilation errors in a program generated from the project. However, you can use them with a minimal modification, e.g. use "abstract_" instead of "abstract".
The following is a list of reserved words in ProcessMIX that are carried over from the Java language: