public int Index { get; }
Public ReadOnly Property Index As Integer Get
public: property int Index { int get (); }
member Index : int with get
In This Article