additionalInfo property

TextWithTooltip? additionalInfo
getter/setter pair

Additional info regarding the field to be displayed to the business.

For example, warning to not include personal identifiable information. There may be more information to be shown in a tooltip.

Implementation

TextWithTooltip? additionalInfo;