get_product_property#
- Cell.get_product_property(prod_id, attr_id)#
 Get the product-specific property of the cell.
- Parameters:
 - prod_id
ProductIdType ID representing a product that supports the EDB.
- attr_id
int User-defined ID that identifies the string value stored in the property.
- prod_id
 - Returns:
 strString stored in the product-specific property.