export class Propertiy { name: string; value: string; type: string; description: string; }