[Smile] FOUND IT! [Smile]

It works when using the PutEx method (see msdn-PutEx)
like :
code:
$<object>.PutEx(1,<property>,"")
$<object>.SetInfo

1 is for "ADS_PROPERTY_CLEAR".

Thanks again for your help.