type TestAtom { val_number: number; val_boolean: boolean; val_string: string; }