The Name property returns or specifies the name of the VBA object for the current document. In CorelDRAW, this name is always Thisdocument unless changed by the user.
Examples:
The following VBA example displays the name of the VBA project in a message box.