PropertyValue
PropertyValue[{obj,item},name] gives the property value associated with name for item in obj.
PropertyValue[{obj,itemspec},name] gives the property values associated with name for items indicated by itemspec in obj.
PropertyValue[…,{name1,name2,…}] gives a list of property values associated with name1, name2, etc.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.