val method

bool val()

Implementation

bool val(){
	return _val;
}