WebTimer in a super WebPage property doesn't work

It turns out that AddHandler isn’t needed. If I create WebTimer subclass with an Action and assign it as a property to the base page, I get the same result.

The second project is in that Feedback report too.