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

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