featureDescription property

List<FeatureDescription>? featureDescription
getter/setter pair

The rich format description of the product.

For more information, see https://support.google.com/manufacturers/answer/6124116#featuredesc.

Implementation

core.List<FeatureDescription>? featureDescription;