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