GroupParam.children property

Signature:

children?: {
        key: string;
        param: ScriptParam;
    }[];