public string Shape { get; set; }
Public Property Shape As String Get Set
public: property String^ Shape { String^ get (); void set (String^ value); }
member Shape : string with get, set
In This Article