public string left { get; set; }
Public Property left As String Get Set
public: property String^ left { String^ get (); void set (String^ value); }