The DriverPropertyInfo class is only of interest to advanced programmers
who need to interact with a Driver via getDriverProperties to discover
and supply properties for connections.
"value" specifies the current value of the property, based on a
combination of the information supplied to getPropertyInfo, the
Java environment, and driver supplied default values.
"value" specifies the current value of the property, based on a
combination of the information supplied to getPropertyInfo, the
Java environment, and driver supplied default values. This
may be null if no value is known.