@property
    def dag(self):
        """
        Returns the Operator's DAG if set, otherwise raises an error
        """