Gets or sets the address of the street.

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

Value
The address of the street.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)