parent method

ClipParam? parent()

Implementation

ClipParam? parent(){
	return _parent;
}