Bug fix:
v1.4.0 normally add patternProperties support but, in BindingProps class, the method _value_analyzer, which should parse properties, did'nt work well with patternProperties.
BindingProp._value_analyzer() has been rework and so now we have full support of patternProperties.