bool? get canEdit => _$this._canEdit;
set canEdit(covariant bool? canEdit) => _$this._canEdit = canEdit;