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