API Documentation > CorelDRAW > 2025-v26 > Properties > IVGProperties
Properties.Exists method
Returns True if the specified property exists
Syntax:
Function Exists(ByVal Name As String, ByVal ID As Long) As Boolean
Parameters:
Name Type Description
Name
String
ID
Long
Remarks:
The Exists method returns whether a specified property exists. If the property exists, True is returned.