Overrides MfObject.ToString().
OutputVar := instance.ToString()
Gets a string containing the TypeName of the current type.
Returns string value representing current instance of MfType
Throws MfNullReferenceException if called on a non instance of class. See: IsInstance()