authorName property

String? authorName
getter/setter pair

The name of the author of the product (for example, the app developer).

Implementation

core.String? authorName;