klyn.reflection.Constructor.name
property
public readonly property name as String:
Description

Name required by Invocable.

Example
assert User.type.getConstructor().name == "constructor"