entityName property

String? entityName
getter/setter pair

The name of the entity.

This field is automatically fetched based on the type and ID. The value of this field is ignored in create and update operations.

Implementation

core.String? entityName;