public int Sides { get; set; }
Public Property Sides As Integer
public: property int Sides { int get (); void set (int value); }