Is there a difference between using `this.property` or `Object(property: …)` for setting class attributes? Say I have the following constructor for the class MyClass: