class X { constructor() { this.a = 2; this.b = '3'; this.c = void 0; } }