v7.0
Returns the master model of this model, if this model is an instance. To check whether this model is an instance model, use Model.ModelKind to query for the type.
// get accessor Model rtn = Model.InstanceMaster;
Model.ModelKind siModelKind