identifier property

String identifier
final

for type=user, identifier should be user's accountId or anonymous for anonymous users

for type=group, identifier should be ID of the group

Implementation

final String identifier;