export interface PropertyUpdatedMessage { propertyName: string; sender: string; }