Returns the DeriveFeature that derives this parameter from another design.
# Get the value of the property.propertyValue = derivedParameter_var.deriveFeature
#include <Fusion/Fusion/DerivedParameter.h>// Get the value of the property.Ptr<DeriveFeature> propertyValue = derivedParameter_var->deriveFeature();