String? get toLabel => _$this._toLabel;
set toLabel(covariant String? toLabel) => _$this._toLabel = toLabel;