Minor Comment Separator

Specify the character that should be repeated to delimit major comment blocks in your generated code. Typical choices include:

Equal: =======================

Minus: -----------------------------------------

Plus: ++++++++++++++++++++++++

Underscore: __________________________

Blanks:                         

Avoid using the same character here as you use for the field prefix (e.g.: #).

This is a Program Coding Assistant property.