'Declaration Public ReadOnly Property IsColor As Boolean
'Usage Dim instance As DetectColorResults Dim value As Boolean value = instance.IsColor
public bool IsColor {get;}
public: __property bool get_IsColor();
'Declaration Public ReadOnly Property IsColor As Boolean
'Usage Dim instance As DetectColorResults Dim value As Boolean value = instance.IsColor
public bool IsColor {get;}
public: __property bool get_IsColor();