I have ExerciseService that has public x property:
@Injectable({ providedIn: "root", }) export class ExerciseService extends Crud