v3.5
Returns a Boolean value indicating whether or not there is user data stored on the blob (true=empty/no data; false=not empty).
// get accessor Boolean rtn = UserDataBlob.IsEmpty;
UserDataBlob.Size