hasMember constant
IRI for vcard:hasMember [Expects: http://www.w3.org/2006/vcard/ns#Kind]
To include a member in the group this object represents. (This property can only be used by Group individuals)
Can be used on: http://www.w3.org/2006/vcard/ns#Group
Implementation
static const hasMember = IriTerm.prevalidated(
'http://www.w3.org/2006/vcard/ns#hasMember',
);