Gets or sets the location.

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

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