isPotential property

bool isPotential
getter/setter pair

True if the element is not known to be valid for the target. This happens if the type of the target is dynamic.

Implementation

bool isPotential;