defNameSpace method

String? defNameSpace()

Implementation

String? defNameSpace(){
	return _defNameSpace;
}