get protocol() {
        if (this._data.protocol === null) {
            return '';
        }