Gets the group founder's user ID.
Identifies the original creator of the group.
@override ID? get founder => ID.parse(getProperty('founder'));