internal override void Drop(GremlinToSqlContext currentContext)
 {
     currentContext.DropProperties(ProjectVariable, PropertyKeys);
 }