Variable GroupConst

Group: TObject<{
    _attributes: TOptional<TObject<{
        name: TString;
        role: TString;
    }>>;
}> = ...