Gets or sets the name of the recipient screen.

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

Value
The name of the recipient screen.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)