Stores a property for the Organizational Role. Stores the given value under the specified key.
| Name | Type | Description | Mode |
|---|---|---|---|
| category | String | property's category | in |
| key | String | name under which the property will be stored in the Directory Service | in |
| value | Java.Io.Serializable | property's value to store | in |