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