export interface TPropertyInfo { formName: string; controlName: string; propertyName: string; }