Creates an instance of the MetaObject class.
Unique identifier of the object (GUID). Uniquely identifies the object.
The generator function of the object. The function used when the object was created.
Static
Readonly
_NSIndicates the namespace.
Static
Readonly
_PARAMList of parameters used for the constructor.
Static
Readonly
_UNIONList of implemented interfaces.
Returns the current object as a serialized object.
@param{number} [vOpt=0] - Serialization option. Default is '0'.
Optional
vOpt: numberOptional
owned: object | object[]
The MetaObject class is an object that processes metadata by implementing IOobject and IMarshal interfaces.