String GetText() const;
GetText returns currently set text in UTF-8 format. It returns the plain text value; even if HTML is used, it returns the string with all HTML tags stripped out.
Current set text in UTF-8 format.