ActionGroup

The Action group contains a list of acrion with the property defined which is a part of the behaviour property

@safe
struct ActionGroup (
Property
) if () {
Info!Property[] infos;
}