public string Index { get; set; }
Public Property Index As String Get Set
public: property String^ Index { String^ get (); void set (String^ value); }