Interoperable constructor

Interoperable()

Creates an object with UUID v4 id.

Used to create an object and send it to the platform to create a native instance.

Implementation

Interoperable() : this.fromId(_uuid.v4());