Returns the value of the user-defined string property specified by arg0, or null if the property does not exist.
|
Name |
Type |
Description |
|---|---|---|
|
arg0 |
java.lang.String |
The name of the user property. |
|
Returns |
Type |
|---|---|
|
The value of the specified user property, or null if the property does not exist. |
java.lang.String |
None.