public int NRows { get; set; }
Public Property NRows As Integer Get Set
public: property int NRows { int get (); void set (int value); }
member NRows : int with get, set
In This Article