Gets if this occurrence is referencing an external component.
# Get the value of the property.propertyValue = occurrence_var.isReferencedComponent
#include <Fusion/Components/Occurrence.h>// Get the value of the property.boolean propertyValue = occurrence_var->isReferencedComponent();