description property

String? description
getter/setter pair

An arbitrary string attached to the object. Often useful for displaying to users. Defaults to product name.

Implementation

String? description;