Returns the area in cm ^ 2.
# Get the value of the property.propertyValue = bRepShell_var.area
#include <Fusion/BRep/BRepShell.h>// Get the value of the property.double propertyValue = bRepShell_var->area();