name property

String? name
getter/setter pair

The name of this voice.

Each distinct voice has a unique name.

Implementation

core.String? name;