public readonly property annotations as ArrayList<Annotation>:
Constructor annotations.
ctor = User.type.getConstructor() print(ctor.annotations.size)