Set
<string
> groups { set; get; }
Set
<string
> groups { set; get; }
A mapping of group ID to whether the contact is a member.
Freeform group IDs are mapped to a boolean which is `true` if the contact is a member of the group, and `false` otherwise.
0.5.1