Post Featured Image in a BB Posts module

Hello,

I fail pulling a Post Featured Image in a Beaver Builder Posts module custom layout (so, in a BB loop).
Is that the correct syntax for the condition and field?

  <If field=image>
    <Field image />
  </If>

It returns nothing.

if i remove the condition, this:

<Field image />

…returns a pair of brackets:

[]