Returns the mesh bodies collection associated with this component.
# Get the value of the property.propertyValue = component_var.meshBodies
#include <Fusion/Components/Component.h>// Get the value of the property.Ptr<MeshBodies> propertyValue = component_var->meshBodies();