public int ImageIndex { get; set; }
Public Property ImageIndex As Integer
public: property int ImageIndex { int get (); void set (int value); }