Returns the number of products within the collection.
# Get the value of the property.propertyValue = products_var.count
#include <Core/Application/Products.h>// Get the value of the property.uinteger propertyValue = products_var->count();