public int ItemIndex { get; }
Public ReadOnly Property ItemIndex As Integer Get
public: property int ItemIndex { int get (); }
member ItemIndex : int with get