NAME
     UndefProp - undefine property

SYNOPSIS
     UndefProp propertyName

DESCRIPTION
     Undefine the property with the given name everywhere.
     This command is rarely used. The program cannot detect
     if a property is not used anymore. Executing this
     command with unused properties can help to avoid
     problems (like unnecessarily large dump files or
     overflow of internal tables), especially when a lot
     of different properties are used.

EXAMPLES
     UndefProp good

SEE ALSO
     DefProp*

DATE
     960912
