export class PropertyInputDetail { inputId: string; inputName: string; inputPath: string; list: boolean; }