The connection-properties element allows you to pass in arbitrary connection properties to the Driver.connect(url, props) method
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-only | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| value | STRING | true | true | Each connection-property specifies a string name/value pair with the property name coming from the name attribute and the value coming from the element content |