isAssignable property

bool get isAssignable

Whether this expression is syntactically valid for the LHS of an AssignmentExpression.

Implementation

bool get isAssignable;