name property

String? name
getter/setter pair

The name of the voice.

If both the name and the gender are not set, the service will choose a voice based on the other parameters such as language_code.

Implementation

core.String? name;