'Declaration Protected ReadOnly Property InteractiveObject As IWpfInteractiveObject
protected IWpfInteractiveObject InteractiveObject { get; }
protected: __property IWpfInteractiveObject* get_InteractiveObject();
protected:
property IWpfInteractiveObject^ InteractiveObject { IWpfInteractiveObject^ get(); }