Sets the blink property for label control.
SYNTAXPseudo-OOP:
Set: <ParentWindowName>.<ControlName>.Blink := lBlink
Function syntax:
Set: SetProperty ( <ParentWindowName>,<ControlName>, Blink, lBlink )