Is there a way to group attributes together for the purpose of assigning common access rights? For example, I want to allow anonymous viewing to basic data but authenticated viewing to the remaining attributes. I know it can be done use a list of attributes but is there a cleaner way? Thanks