idIsExported property

bool idIsExported
getter/setter pair

Is the ID exported? Exported IDs are specified when reading an SVG; only nodes with exported IDs will have corresponding ExportedID values.

Implementation

bool idIsExported = false;