How can I make a Blueprint Interface not Read-Only?

I do want to do that, yes. Basically I want to pick up items. A lot of items. Seemed to me that the interface would be the best way to “send the message” to all objects that I make Interactable. Seems to work fine with the system I use now!