skipped property

bool skipped
getter/setter pair

Was the whole feature skipped because of mismatching tags ? It does not care about internal scenario skipping. idea: if all scenarios are individually skipped, mark feature as skipped ?

Implementation

bool skipped = false;