Can't Set Default Value in variable

I have a masterConsumableItem blueprint which is an actor, and I make children of it for each item.

Inside these blueprints is an itemMasterStruct variable ThisItem which contains info about the item. When i add a variable to itemMasterStruct of a reference to masterConsumableItem, it does not let me actually set a value for it.