Class Name
The class name to be used in any C++ code. This name cannot include spaces or punctuation.
See Also

Member Name
This field enables you to identify the member name of the attribute. The member name is used in the C++ code to identify the attribute, so it cannot include spaces or punctuation. Each attribute within a class must have a unique member name.
APM automatically creates a member name based on the attribute description you enter. You can change the member name if necessary.
See Also

Method Name
This field enables you to specify the string that will be used by the code generator to construct the method names that are associated with the relationship. Whether or not this field is relevant depends on the type of relationship you are defining.
See Also