This version of Unity is unsupported.

TextElement.text

public string text;

Description

The text to be displayed.

Changing this value will implicitly invoke the INotifyValueChanged_1.value setter, which will raise a ChangeEvent_1 of type string.