A Boolean property, the result of which determines whether the button is the default button for the form. Only one button on the form can be the default button – setting to True will set all other buttons to False.
Blank - Equivalent to False.
true(), false() or a valid expression.