baja-UserPrototypeProperty
This component represents a user attribute (property), such as full name, email address, cellphone number, etc.

To access these properties, expand and double-click a user property. Each user property has same properties and descriptions.
| Name | Value | Description |
|---|---|---|
| Overridable | true or false (default) | Determines whether or not the property can be manually overridden
on an LDAP user that was created from this prototype. true configures the property to be manually overwritten. false configures the property as read-only. Although a user may change it, the next time the user logs in to the server the value of the property returns to its original value. |
| Value | string (defaults to null) | Determines what value to set for the matching property on the user when creating or updating from a prototype. |