traitTitle property

String? get traitTitle

Property getter and setter for traitTitle:

Implementation

String? get traitTitle;
set traitTitle (String? traitTitle)

Implementation

set traitTitle(String? traitTitle);