export interface Property { name: string; propValue: string; }