Initializes a new instance of the MfNull class.
OutputVar := new MfNull()
Throws MfNotSupportedException if class is inherited or extended.
It is not necessary to construct new instance of MfNull class as MfNull class is a singleton. Use MfNull.Null instead.
Constructor should be treated as a protected method.
Sealed Class.