'Declaration
Property ColorIndex As System.Integer
'Usage
Dim instance As ITab Dim value As System.Integer instance.ColorIndex = value value = instance.ColorIndex
System.int ColorIndex {get; set;}
read-write property ColorIndex: System.Integer;
function get,set ColorIndex : System.int