export type TPropertyObject = { [name: string]: T; };