get_product_property# PackageDef.get_product_property(prod_id, attr_it)# Get the product property for a given product ID and attribute ID. Parameters: prod_idProductIdTypeProduct ID. attr_itintAttribute ID. Returns: strProduct property for the given product ID and attribute ID.