Contains a field introspecting implementation of the Introspection interfaces, see
{@see nl.tudelft.tbm.sk.util.introspection.fields.PTestFieldIntrospector} for an
example.
Properties are discovered and manipulated by directly introspecting a classes fields.
Standard Java access control is used to bypass private field visibility.