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

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