Whether the element has an annotation of the form @reopen.
@reopen
@override bool get hasReopen => metadata.any((ElementAnnotation m) => m.isReopen);