klyn.reflection.Constructor.isPublic
property
public readonly property isPublic as Boolean:
Description

True when the constructor is public.

Example
assert User.type.getConstructor().isPublic