fullName property

String? fullName
getter/setter pair

The pollutant's full name.

For chemical compounds, this is the IUPAC name. Example: "Sulfur Dioxide". For more information about the IUPAC names table, see https://iupac.org/what-we-do/periodic-table-of-elements/

Implementation

core.String? fullName;