$existsProperty

Examines if the protected property with the given name exists.
Syntax
    $existsProperty{property_name}
DocumentationExamines if the protected property with the given name exists:

    Parameters:
      property_name, the name of the property whos existance is to be examined.
    Returns:
      1 if and only if a protected property with the given name exists; 0 otherwise.
Examples
GroupBranch
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1