Inherited from MfObject.
OutputVar := instance.IsInstance()
Get if the current class is an instance.
Returns true if object is instance; Otherwise false
Object must a class extended from MfObject.
Method should be treated as a protected method and used internally in extended classes.