'DeclarationProperty ListIndex As System.Integer
'UsageDim 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