title property

String? title
getter/setter pair

The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).

Implementation

core.String? title;