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