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