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