displayName property

String? displayName
final

The name of the trial as displayed. If DisplayName isn't specified, TrialName is displayed.

Implementation

final String? displayName;