name property

String? name
getter/setter pair

The name of the test suite.

  • In create/response: always set - In update request: never

Implementation

core.String? name;