Fix witness_set_properties_operations
Two problems were noticed with witness_set_properties_operations during clive testing:
- The
witnessfield should be named:owner - The model for the
Propsfield was incorrect
This MR solved the above two problems.
Edited by Jakub Ziebinski