defaultprop — sets a default type for a property.
(defaultprop domain type propname)
domain
The domain name of the property whose default type will be set.
type
The default type for this property, as a string.
propname
The name of the property, as a string.
A message indicating success or error. Please refer to Return Syntax for details.
This command sets a default type for a property on a given domain. For more information and an example, please refer to Section 21.4.2, “Assemblies, Subassemblies, Attributes, and Properties”.