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