Use patcher for patching properties insteadof calling Object.defineProperty individually since this will cause conflicts if multiple patches need to be applied to the same property
Optional
Generated using TypeDoc
Use patcher for patching properties insteadof calling Object.defineProperty individually since this will cause conflicts if multiple patches need to be applied to the same property