Property Text NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Text Gets the text data of the received event. public string? Text { get; set; } Property Value string A string representing the text data of the received event.