[DelayedSample(Set)] make load and delayed_attributes private
This removes the need for a lot of guessing in downstream packages as they can start removing all keys that start with _
when access of the sample's attribute is needed.
Edited by Amir MOHAMMADI