Hi,
sometimes based on a certain condition I would change the style on a button.
Instead of having that if statement in the screen and thus creating 2 buttons I would want the "Style" property to be able to handle conditions.
Same with extended properties. because sometime an onclick is added and sometimes not.