I hate to say it, but every time I see OPC come up in a topic, I cringe. OPC is based on an old Microsoft technology that can be horribly difficult to get it to connect, especially on remote servers.
The top issue is usually getting the OPCServerName correct. It looks like you have identified that, so make sure the OPCServerName property has Kepware.KEPServerEX.V5
For remote connections, the next thing is the OPCServerPath. In your case it looks like this should be opcda://10.224.220.109
I do not thing KepWare uses topics, so the OPCTopic should be left blank.
This now leaves the correct addressing to put in the PLCAddress* properties. This will depend on your device.