displayName property

String? displayName
final

The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

Implementation

final String? displayName;