groupKey property

EntityKey? groupKey
getter/setter pair

Entity key has an id and a namespace.

In case of discussion forums, the id will be an email address without a namespace.

Implementation

EntityKey? groupKey;