isOperator property
bool
get
isOperator
Return true
if this 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;