If you have to use `this`, it means you've named your private field wrong. `_privateField` instead of `this.privateField`.