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