Component adapter to which the changes will apply

C# | Visual Basic | Visual C++ |
public ComponentAdapter ComponentAdapter { protected get; set; }
Public Property ComponentAdapter As ComponentAdapter Protected Get Set
public: property ComponentAdapter^ ComponentAdapter { protected: ComponentAdapter^ get (); void set (ComponentAdapter^ value); }