get_product_name method

get_product_name(self)

Gets product name

Returns

product name


def get_product_name(self):
    ...

See Also