Indicates if this rule is currently being used by a component. This is only valid for rules in a design.
# Get the value of the property.propertyValue = plasticRule_var.isUsed
#include <Fusion/Plastic/PlasticRule.h>// Get the value of the property.boolean propertyValue = plasticRule_var->isUsed();