Indicates if this body is represented in the model or is transient.
# Get the value of the property.propertyValue = bRepBody_var.isTransient
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.boolean propertyValue = bRepBody_var->isTransient();