namespace Questionable.Model; internal enum EQuestJoin : byte { None, All, AtLeastOne }