displayName property

String? displayName
getter/setter pair

A display name for the classification.

The display name is not static and can change. To uniquely and consistently identify classifications, use the CaseClassification.id field.

Implementation

core.String? displayName;