title property

String title
final

The title of the product being sold.

Similar to name, but includes the name of the app which owns the product. Example: 100 Gold Coins (Coin selling app).

Implementation

final String title;