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