option_5=StrOption(name="follower1",doc="The first follower",multi=submulti,properties=frozenset({"basic","mandatory"}),informations={'type':'string'})
option_6=StrOption(name="follower2",doc="The second follower",multi=submulti,default_multi=["value"],properties=frozenset({"mandatory","standard"}),informations={'type':'string'})
option_11=StrOption(name="follower1",doc="The first follower",multi=submulti,properties=frozenset({"basic","mandatory"}),informations={'type':'string'})
option_12=StrOption(name="follower2",doc="The second follower",multi=submulti,default_multi=["value"],properties=frozenset({"mandatory","standard"}),informations={'type':'string'})