isPotential property
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;
True if the element is not known to be valid for the target. This happens if the type of the target is dynamic.
bool isPotential;