Callback that prompts the user to enter a value for a profile property. The method will be called to populate missing values in the base profile. It should return the value that the user entered, or null or undefined if the prompt was cancelled.
The name of the property
The profile property definition
Generated using TypeDoc
Specify true to populate default values for profile properties with the
IProfileProperty.includeInTemplate
flag set to true.