RList.data

Needed for handling protection. You should not need to mess with this unless you know what you're doing. Might be made private in the future.

struct RList
ProtectedRObject data;

Meta