displayName property

String? displayName
getter/setter pair

Display name of the assigned issue.

This field is set at time of analyis and immutable since then.

Immutable.

Implementation

core.String? displayName;