name property

String? name
getter/setter pair

The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}.

Implementation

core.String? name;