Gets or sets the name of the group.

Declaration Syntax
[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)