public TestScript(VNState?vn = null) { this.vn = vn ?? new VNState(cTs); er = new EventRecord(); er.Record(this.vn); }