Introspection package uses Proxy design pattern paradigm. If you want to introspect internal properties of some object follow these instructions.
Introspectable interface. Ths interface has only one method returning
Folder representing this object.JavaProperty.Folder interface (DefaultFolder is recommnded option). Example of such implementation
is JavaReflectionProxy