The get syntax binds an object property to a function that will be called when that property is looked up. It can also be used in classes.| MDN Web Docs
TypeScript 3.7 Release Notes| www.typescriptlang.org
TypeScript 3.4 Release Notes| www.typescriptlang.org
Understand how TypeScript uses JavaScript knowledge to reduce the amount of type syntax in your projects.| www.typescriptlang.org
The language primitives.| www.typescriptlang.org
Types which are globally included in TypeScript| www.typescriptlang.org
How type-checking works in TypeScript| www.typescriptlang.org