val method

int val()

Implementation

int val(){
	return _val;
}