String? get webdavRoot => _$this._webdavRoot;
set webdavRoot(covariant String? webdavRoot) => _$this._webdavRoot = webdavRoot;