displayName property

String? displayName
getter/setter pair

Display name of the app as it appears in the app store.

This is an output-only field, and may be empty if the app cannot be found in the store.

Output only.

Implementation

core.String? displayName;