name property

String name
final

The name of the product being sold.

Similar to title, but does not include the name of the app which owns the product. Example: 100 Gold Coins.

Implementation

final String name;