internal override TypeDescription DePromise(out Action afterPromise) { Contains = Contains.DePromise(out afterPromise); return(this); }