String? get editorId => _$this._editorId;
set editorId(covariant String? editorId) => _$this._editorId = editorId;