NSCollectionViewItem + Storyboard + ItemPrototype

I tried to connect the outlet ItemPrototype from the NSCollectionView to the NSCollectionViewItem but it was not possible.

I would not like to use a different .xib for the NSCollectionViewItem.

Is it possible to do the outlet using just an storyboard?