I have a dynamic block which have some attributes and I'd like to get the contents of the attributes.
For example, if the block has 2 attributes, attr1_size and attr2_color,
and the value of attr1_size is small , and the value of attr2_color is red,
what I need is a list , (attr1_size small)(a...