Hi,
I have a capability that has an object as an attribute rather than a primitive.
ie it is actually 3 attributes that should be managed as a single item.
Is this possible? At the moment I have implemented as three primitives, and it seems very clunky to emit 3 events when any/all of them change.