This manifests in a couple of ways: 1. [x] Properties are set and then reset, which makes for redundant and inefficient code 2. [x] The PSTypeName is not quoted, which makes for unusable code. 3. [x] HashtableASTs are not transpiled (this should be made easier with #192)