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