[WILDCARD]error: TS2729 [ERROR]: Property 'a' is used before its initialization.
  b = this.a;
           ^
[WILDCARD]