TraitMap? get traits => _$this._traits;
set traits(covariant TraitMap? traits) => _$this._traits = traits;