product property

String? product

Implementation

String? get product;
void product=(String? product)

Implementation

set product(String? product);