public PropertyInterceptionInfo( MethodBase getterMethod, MethodBase setterMethod, string propertyName, Type propertyType, Object instance, Type childType, Action<Object> setter )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE