void Link(T init)
proto private native void Init(T init)
proto private native Object Get()
void Release()
T Ptr()
bool IsNull()
Class.member