public Control BottomLeft { get; set; }
Public Property BottomLeft As Control Get Set
public: property Control^ BottomLeft { Control^ get (); void set (Control^ value); }