isGroup property

bool isGroup

Implementation

bool get isGroup => this == AxelorOperator.and || this == AxelorOperator.or || this == AxelorOperator.not;