How To fix this?

You are referencing a variable, dictionary value, etc that doesn’t exist.

What are you trying to do here? Assigning a TransactionData.SpecificContent value to TransactionData makes no sense. TransactionData isn’t a simple variable, it’s an object containing many pieces of data.