this.title.setLabel(
                data.title !== undefined ? data.title : this.constructor.static.title
            );