export class NameValue { type: string; class: string; sendTo: string; value: string; }