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