Examples

<propertyprompt propertyName="someprop" defaultValue="/var/www"
		promptText="Enter your web root" />
<echo>${someprop}</echo>