isAssignable property

bool isAssignable

Return true if this expression is syntactically valid for the LHS of an AssignmentExpression.

Implementation

bool get isAssignable;