public property Modal
Prototype:
[Read/Write] property Modal[=true|false]
Description:
Sets a form modal or non-modal.
Modal forms prevent interaction with other forms in the same application.
Return value:
Returns true if the form is modal, false otherwise.