Thank you for response.
I found a solution using dynamic_update and dynamic_insert but in some conditions this can decrease performance.
Also still search for a solution to generate properties not with default values from table columns but with empty value for property data type.
Ex.: for string ="", for numbers=0, etc.
Any idea will be welcome.
Alex