Variable AttachmentOps.store

struct AttachmentOps
{
  // ...
  StoreOp store ;
  // ...
}