traitType property

String? traitType

Property getter and setter for traitType:

Implementation

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

Implementation

set traitType(String? traitType);