from the above data,iam required to check Name attribute,if the Name attribute is "BackColor",then pick the Value attribute.How to write style sheets for this?
I don't want to use Set opertaors-filters[] because sometimes the order of my PropertyDescription may change.
Is there is any other method for this?