0 / 60 seg.

What do you call the message wrapped in curly braces below?

const message = 'Hi there';
const element = <p>{message}</p>;