I’m trying to add property attribute to the mongo subsystem in order to add custom parameters for the driver. I have looked through other subsystems and it seems that PropertiesAttributeDefinition is normally used for that. But I keep getting failures similar to this one
http://pastebin.com/raw/6rHMdXRi. I might be missing something trivial, but so far couldn’t figure out what exactly. Maybe somebody has any tips on how to use PropertiesAttributeDefinition correctly?