Returns the number of contacts sets in the design.
# Get the value of the property.propertyValue = contactSets_var.count
#include <Fusion/Components/ContactSets.h>// Get the value of the property.uinteger propertyValue = contactSets_var->count();