Load a file's contents as Ant properties. This is equivalent to <property file="..."/> except that it supports nested <filterchain> elements and it cannot be specified outside a target.
If you want to simulate property's prefix attribute, please use prefixlines filter.