Sets a specific user defined value pair associated to a property.
Usage
SRP_PropertyPanel(PanelCtrl, "SetPropertyField", PropertyKey, FieldName, Value)
Parameters
PropertyKey
The key to the property where the data is stored.
FieldName
The name of the field to be stored or updated with the value.
Value
The value associated with the field name.