public Task TerminationTask { get; }
Public ReadOnly Property TerminationTask As Task Get
public: property Task^ TerminationTask { Task^ get (); }