Object.method(
        meta({
            "name": "clone",
            "static": true,
            "description": "Creates a deep copy of all own properties that are types object, array, number, string, boolean, null, undefined. Circular references are supported.",