string method

String? string()

Implementation

String? string(){
	return _string;
}