ComponentAttribute
                    public class ComponentAttribute : DictionaryBehaviorAttribute, IDictionaryKeyBuilder, IDictionaryBehavior, IDictionaryPropertyGetter, IDictionaryPropertySetter
                
                Identifies a property should be represented as a nested component.
            
                
Applies no prefix.
            
Gets or sets the prefix.
            
public ComponentAttribute()
public bool SetPropertyValue(IDictionaryAdapter dictionaryAdapter, string key, ref object value, PropertyDescriptor property)