'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly GroupName As String
[DataMember()] [NotNull()] public readonly string GroupName
'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly GroupName As String
[DataMember()] [NotNull()] public readonly string GroupName