mpn property

List<String>? mpn
getter/setter pair

These are the Manufacturer Part Numbers (MPN).

MPNs are used to uniquely identify a specific product among all products from the same manufacturer

Optional.

Implementation

core.List<core.String>? mpn;