SF_INLINE void Release();
Release decrements the reference count of the object. If the reference count has reached zero, the object is deleted.