public bool Ending { get; set; }
Public Property Ending As Boolean
public: property bool Ending { bool get (); void set (bool value); }