Writes the name and value of a user property to the user property object, where arg0 specifies the name and arg1 specifies the value of the user property.
|
Name |
Type |
Description |
|---|---|---|
|
arg0 |
java.lang.String |
The name of the user property. |
|
arg1 |
java.lang.String |
The value of the user property. |
None.
None.