property Group.UserData as Variant
Indicates any extra data associated with the Group object.

TypeDescription
Variant A VARIANT expression that specifies any extra data to be associated with the group.
By default, the UserData property is empty or nothing. You can use the UserData property to assign any extra data to your Group object.