'Declaration Public ReadOnly Property BackgroundVariance As Byte
'Usage Dim instance As BrightnessContrastResults Dim value As Byte value = instance.BackgroundVariance
public byte BackgroundVariance {get;}
public: __property byte get_BackgroundVariance();