Specifies the name and value of a property. A property adds configuration information to its parent element that is one or both of the following:
Optional with respect to Communications Server
Needed by a system or object that Communications Server doesn’t have knowledge of, such as an LDAP server or a Java class
cache, cache-helper, class-loader, cookie-properties, default-helper, manager-properties, session-properties, store-properties, sun-web-app, webservice-endpoint (sun-web.xml); class-loader, manager-properties, session-properties, store-properties, sun-sip-app (sun-sip.xml); auth-realm, client-container, client-credential, log-service, provider-config (sun-acc.xml)
The following table describes subelements for the property element.
Table A–86 property Subelements| 
 Element  | 
 Required  | 
 Description  | 
|---|---|---|
| 
 zero or one  | 
 Specifies an optional text description of a property.  | 
The property element in the sun-acc.xml file has no subelements.
The following table describes attributes for the property element.
Table A–87 property Attributes| 
 Attribute  | 
 Default  | 
 Description  | 
|---|---|---|
| 
 name  | 
 none  | 
 Specifies the name of the property.  | 
| 
 none  | 
 Specifies the value of the property.  | 
<property name="reapIntervalSeconds" value="20" />