lambda property

bool? lambda
getter/setter pair

Whether this method is a simple lambda expression.

If not specified this is inferred from the body.

Implementation

bool? lambda;