displayName property

String? displayName
getter/setter pair

A human readable representation of the pollen type name.

Example: "Grass"

Implementation

core.String? displayName;