isConverted property

bool isConverted
getter/setter pair

If true this node is already converted, false otherwise. The node where the conversion start has isConverted = true.

Implementation

bool isConverted;