Contains the JavaBean TM implementation of the introspection interfaces, see {@see nl.tudelft.tbm.sk.util.introspection.beans.PTestBeans} for an example. For short, properties are recognized and manipulated using Bean definitions. Thus, properties are discovered by looking for getter and setter methods. These methods are also used for value inspection and updating.