public int NewIndex { get; set; }
Public Property NewIndex As Integer Get Set
public: property int^ NewIndex { int^ get (); void set (int^ value); }