!7 concept Example { S input; S isQuestion; // 'yes, 'no or something else } compact module IsQuestionExamples > DynCRUD { *() { super(Example); } }