String? get validate => _$this._validate;
set validate(covariant String? validate) => _$this._validate = validate;