Public ReadOnly Property ExpectedRowCount As Integer
public int ExpectedRowCount { get; }
public: property int ExpectedRowCount { int get (); }
function get_expectedRowCount();