get_product_name method

get_product_name()

Returns Product name

def get_product_name(self):
    ...

Returns

Product name

See Also