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