'Declaration Public ReadOnly Property TextObject As ITextInteractiveObject
public ITextInteractiveObject TextObject { get; }
public: __property ITextInteractiveObject* get_TextObject();
public:
property ITextInteractiveObject^ TextObject { ITextInteractiveObject^ get(); }