public static ObjectPropertySet ( string objectName, string propertyName, string propertyValue, string source ) : void | ||
objectName | string | The name of the object |
propertyName | string | The name of the property |
propertyValue | string | The value of the property |
source | string | |
return | void |