'Declaration Public ReadOnly Property TopRightPoint As InteractionPoint
public InteractionPoint TopRightPoint { get; }
public: __property InteractionPoint* get_TopRightPoint();
public:
property InteractionPoint^ TopRightPoint { InteractionPoint^ get(); }