name property

String? name
getter/setter pair

The name of the application.

Example: "Cloud Console"

Implementation

core.String? name;