Stores a property into the Directory Service. Stores a property for the role under the given name and application into the Directory Service.
| Name | Type | Description | Mode |
|---|---|---|---|
| application | String | application name. Optional (Default null) | in |
| name | String | property's name. | in |
| value | Java.Lang.Object | property's value. | in |