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