title property

String? title
getter/setter pair

The title of the item.

If given, this will be the displayed title of the Search result. The maximum length is 2048 characters.

Implementation

core.String? title;