Returns the number of name value pairs in this object.
# Get the value of the property.propertyValue = namedValues_var.count
#include <Core/Application/NamedValues.h>// Get the value of the property.uinteger propertyValue = namedValues_var->count();