'Declaration
ReadOnly Property Count As System.Integer
'Usage
Dim instance As IColorScheme Dim value As System.Integer value = instance.Count
System.int Count {get;}
read-only property Count: System.Integer;
function get Count : System.int
__property System.int get_Count();
property System.int Count { System.int get(); }