'Declaration
Public Property PageNo As Integer
public int PageNo {get; set;}
public read-write property PageNo: Integer;
public function get,set PageNo : int
'Declaration
Public Property PageNo As Integer
public int PageNo {get; set;}
public read-write property PageNo: Integer;
public function get,set PageNo : int