The Instance command can be used to define the MDL class (class_name) to be used for a certain MDL class instance (instance_name).
// Specification of the actual model type to use Instance instance_name = class_name;