displayText property

String? displayText
getter/setter pair

Text to be displayed in, for example, a completion pop-up. This field is only defined if the displayed text should be different than the completion. Otherwise it is omitted.

Implementation

String? displayText;