I was wondering that is it possible to keep complex objects (or objects that has more than one attributes) in attributes table (IAttributesTable) as one attribute. For example can I keep DrawingSettings object which includes fill color, opacity etc at once? Correct me if it is against the nature of attributes table.