BoolFilter.invert
bool invert() @property nothrowGet invert property.
Returns
If the expression result should be inverted.
void invert(bool propval) @property nothrowSet invert property.
Parameters
propval | If the expression result should be inverted. |