Twitterizer 2 Documentation
Name Property
NamespacesTwitterizerTwitterPlaceName
Gets or sets the name of the place.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "name")]
public string Name { get; set; }
<JsonPropertyAttribute(PropertyName := "name")> _
Public Property Name As String
	Get
	Set
Value
The name of the place.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)