Gets or sets the direct message text.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "text")]
public string Text { get; set; }
<JsonPropertyAttribute(PropertyName := "text")> _
Public Property Text As String
Get
Set

Value
The direct message text.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)