displayName property

String? displayName
getter/setter pair

The human-readable name of the test case, unique within the agent.

Limit of 200 characters.

Required.

Implementation

core.String? displayName;