isOperator property
bool
get
isOperator
Whether the method defines an operator.
The test might 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;