Set property by name. Property may be changed as many times as your call it.
| Name | Description |
|---|---|
| Name | Name of property to place results |
| FileBaseName | Place file basename (without path and extension) to property "name" |
| FileName | Place file name (without path) to property "name" |
| FilePath | Place file path (without name) to property "name" |
| Static | Store parameter as static (can be passed between ant calls) Please use getParameter to get value from other ant file |
| Value | Values to place |