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