authority property

String? authority
getter/setter pair

The authority or certification body responsible for issuing the certification.

At this time, the most common value is "EC" or “European_Commission” for energy labels in the EU.

Implementation

core.String? authority;