Variable GroupAttributesConst

GroupAttributes: TObject<{
    name: TString;
    role: TString;
}> = ...