bool? get canCreate => _$this._canCreate;
set canCreate(covariant bool? canCreate) => _$this._canCreate = canCreate;