The text property of the VTTCue interface represents the text contents of the cue.
text
external String get text;
external set text(String value);