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