Implement object-get-attribute and object-get-property commands
This allows to get the values of selected attributes and properties; you use it as object-get-attribute:name-of-attribute, and you get in the output the list of the values of that attributes for all selected objects, in the same order as select-list. If the attribute/property is not defined, we only output \n (required to distinguish between the various items in the selection).