public Shapes Shape { get; set; }
Public Property Shape As Shapes
public: property Shapes Shape { Shapes get (); void set (Shapes value); }