public FlispChecklistChoice(CheckTypee checklistType)
 {
     _checklistType = checklistType;
 }
 public FlispChecklistChoice(CheckTypee checklistType)
 {
     _checklistType = checklistType;
 }