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