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