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