The component to hightlight

C# | Visual Basic | Visual C++ |
public InteractiveComponent ComponentToHighlight { get; }
Public ReadOnly Property ComponentToHighlight As InteractiveComponent Get
public: property InteractiveComponent^ ComponentToHighlight { InteractiveComponent^ get (); }