DefaultName: String;
DefaultName: string;
The DefaultName property returns an name of the object by default.
Name returned by the property will be used to create a new name, if the IMetabaseObjectCreateInfo.Name property is not set. New name is created by adding by default a key of recreated object to a name. The name by default depends on the class of the object that is created.
See also: