displayName property
A human-readable name for the message type.
e.g. "InternalError", "PodMissingProxy". This should be the same for all
messages of the same type. (This corresponds to the name
field in
open-source Istio.)
Implementation
core.String? displayName;