Puoi usare il with:

codice:
with(this)
{
	_x = 10;
	_y = 20;
}