Indicates if this object is still valid, i.e. hasn't been deleted or some other action done to invalidate the reference.
# Get the value of the property.propertyValue = sketch_var.isValid
#include <Fusion/Sketch/Sketch.h>// Get the value of the property.boolean propertyValue = sketch_var->isValid();