top method

ClipTokenData? top()

Implementation

ClipTokenData? top(){
	return _top;
}