get method

ClipTokenData? get()

Implementation

ClipTokenData? get(){
	return _get;
}