public int SideNum { get; }
Public ReadOnly Property SideNum As Integer Get
public: property int SideNum { int get (); }
member SideNum : int with get