public bool Ended { get; }
Public ReadOnly Property Ended As Boolean Get
public: property bool Ended { bool get (); }
member Ended : bool with get
In This Article