export type TypeTsProperty = 'static-property' | 'property' | 'constructor-property'
