Current way of implementing functions in viewmodels suck because you have to use this.get and this.set to access the viewmodel properties. The syntax would be much prettier if you can use advantage of TypeScript strong typing.
Was this suggestion declined because of the "inappropriate" language or because it makes no sense?