traits property

List<MKey>? get traits

Property getter and setter for traits:

Implementation

List<MKey>? get traits;
set traits (List<MKey>? traits)

Implementation

set traits(List<MKey>? traits);