Gets or sets the full name.

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

Value
The full name.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)