severity property

How should a client visually convey this label? 'inform' means neutral and informational; 'alert' means negative and warning; 'none' means show nothing.

Implementation

String get identifier;/// How should a client visually convey this label? 'inform' means neutral and informational; 'alert' means negative and warning; 'none' means show nothing.
@LabelValueDefinitionSeverityConverter() LabelValueDefinitionSeverity get severity;