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