Whether the element has an annotation of the form @isTestGroup.
@isTestGroup
@override bool get hasIsTestGroup => metadata.any((ElementAnnotation m) => m.isIsTestGroup);