Property
numRows
Represents number of rows of the size.
Declaration
@property (nonatomic, assign) NSUInteger numRows;
Notes
The property represents the number of rows in the size so any changes to this will effect the underlying structure.