Currently its time consuming to match the properties of one element to other elements. First, we have to pick the element with the desired properties and then find its name. Then we have to pick the elements we want to change and assign the same property to them. It’s difficult because often there are multiple properties that have the exact same name and we can’t tell which one in the list is right. Renaming the property helps, but takes time. The whole process is very time consuming. Why not have a tool similar to the “Format Painter” in Microsoft products that quickly lets us match element properties just by clicking an element with the desired property and then clicking a group of elements that we want to assign the same properties?