invert property

bool get invert

Implementation

bool get invert => flags & 4 != 0;