Using D2 can you configure conditional default values?
For example
If property 1 is selected as "A" I want property 2 to be defaulted to "0"
If property 1 is selected as "B" I want property 2 to be defaulted to "1"
..
..
I know it is possible to assign static default values from creation matrix.