name method

String name()

Implementation

String name(){
	return _name;
}