public int GridSize { get; }
Public ReadOnly Property GridSize As Integer Get
public: property int GridSize { int get (); }
member GridSize : int with get
In This Article