Todo List
ProjectComponent | --ConditionBase | --ConditionTask
This task supports boolean logic as well as pluggable conditions to decide, whether a property should be set.
This task does not extend Task to take advantage of ConditionBase.
void main( )
void setProperty( $p)
void setValue( $v)