Gets or sets (Only when type is message) Text
public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String
Thank you.