Gets whether this occurrence is vaild for edit initial position.
# Get the value of the property.propertyValue = occurrence_var.isVaildForEditInitialPosition
#include <Fusion/Components/Occurrence.h>// Get the value of the property.boolean propertyValue = occurrence_var->isVaildForEditInitialPosition();