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