!7 concept Entry { S name; S comment; } cmodule FirstNames > DynCRUD { *() { super(Entry); } }