How to access blob properties from VB?

I need to verify that the mean color of a blob is 255, 255, 255.
I get errors when I try to read blob.ColorMean as an array. What am I missing?
I get errors when I try to read blob.ColorMean as an array. What am I missing?