name property
The name of the Qualification type. The type name is used to identify the type, and to find the type using a Qualification type search.
Implementation
final String? name;
The name of the Qualification type. The type name is used to identify the type, and to find the type using a Qualification type search.
final String? name;