...
Properties will automatically resolve when accessed. This means that if you have defined a property with a value of ${session} }} that when you access it from your script, the returned value will be the {{MavenSession instance, just as one would expect when using @parameter expression="${session}" in a Mojo annotation. Though as noted below, default values are handled slightly differently than what is done currently for Mojo annotations.
...
