export type PropertyStatus = { displayStatus: string; message: string; timestamp: string; };