Enforces to treat a property with dynamic value as property.

Identifier
force-property
Since
6.0

Since version 6.0 of the projectdoc Toolbox all properties with dynamic values are automatically flagged with no-property when in strict or block mode. In case a property should be treated as property despite the dynamic value, it has to be marked with the force-property control.

Prior to version 6.0 there where no no-properties. Properties should not use dynamic values.

References

Related document property controls.