Gets or sets the country.

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

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