SetPropertyValue(string, object)
Set the data for a give property name
Declaration Syntax
public void SetPropertyValue(string name, object value)
Parameters
- name(string)
No details are provided for this entry.
- value(object)
No details are provided for this entry.