isOperator property
bool
get
isOperator
Whether the executable element is an operator.
The test may be based on the name of the executable element, in which case the result will be correct when the name is legal.
Implementation
bool get isOperator;