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