certification property

List<Certification>? certification
getter/setter pair

A list of certifications to link to the described product.

Required.

Implementation

core.List<Certification>? certification;