entityNamePrefix property

String? entityNamePrefix
getter/setter pair

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

Optional.

Implementation

core.String? entityNamePrefix;