Returns the number of parameters in the collection.
# Get the value of the property.propertyValue = modelParameters_var.count
#include <Fusion/Fusion/ModelParameters.h>// Get the value of the property.uinteger propertyValue = modelParameters_var->count();