Property Tags

The following property tags are used once per property in a property file.

Tag

Description

PROPERTY_START, PROPERTY_END

Beginning and End tags of property-specific tags for each property. Helps identify individual properties for inline documentation.

PROPERTY_NAME

Name of the property.

PROPERTY_GROUP

(Optional) Group that includes property, when you relate properties that can be grouped.

PROPERTY_TYPE

Type of property (String, boolean, integer).

PROPERTY_DESCRIPTION

Description of the property.