v3.5
ブロブに格納されているユーザデータがあるかどうかを示す Boolean 値(空の場合は true、空以外の場合は false)を戻します。
// get accessor Boolean rtn = UserDataBlob.IsEmpty;
UserDataBlob.Size