entityNameSuffix property

String? entityNameSuffix
getter/setter pair

The rule should be applied to entities whose non-qualified name ends with the given suffix.

Optional.

Implementation

core.String? entityNameSuffix;