How do you use the reflect metadata api to retrieve type information about properties, parameters, return types, ...
With this step by step tutorial you learn how easy it is to use this api to do reflection upon your typescript classes within decorators.