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