Localized system wide Jive properties.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| locale | varchar | 100 | false | The locale code of the property. Primary key. | |
| name | varchar | 100 | false | true | The name of the property. Primary key. |
| propValue | text | N/A | false | true | The value of the property. |