add "default" value when specifying dynamic attribute
it would be very convenient to have a syntax such as
attribute isLocked : Boolean := true
in order to set a default for the dynamic behavior this will save a lot of time when writing the input scenarios