parentFunc method

String parentFunc()

Implementation

String parentFunc(){
	return _parentFunc;
}