name property

String? name
getter/setter pair

The name of the certification.

At this time, the most common value is "EPREL", which represents energy efficiency certifications in the EU European Registry for Energy Labeling (EPREL) database.

Implementation

core.String? name;