title property

String? title
getter/setter pair

The title of this entity.

This is the name displayed in the Admin user interface.

Implementation

core.String? title;