Gets if the mesh body point is visible.
# Get the value of the property.propertyValue = meshBody_var.isVisible
#include <Fusion/MeshBody/MeshBody.h>// Get the value of the property.boolean propertyValue = meshBody_var->isVisible();