IsDefault: Boolean;
The IsDefault property returns whether it is a default property.
The property returns True if a custom property is described in the class with the Default directive.
The example of use is given in description of the IForeClass.PropertyItem method.
See also: