public ListFields ListFields() { ListFields action = new ListFields(); action.Client(client); action.Proxy(proxy); return(action); }