Object properties are treated as variables, and enclosed between percent signs, as follows:
%variable%
Example Template:
This file is generated for %Name%. It has the form of a %Color% %Shape%.
Output:
This file is generated for MyObject. It has the form of a Red Triangle.
For more information see Object members.