public virtual bool IsLaunched { get; }
Public Overridable ReadOnly Property IsLaunched As Boolean Get
public: virtual property bool IsLaunched { bool get (); }
abstract IsLaunched : bool with get override IsLaunched : bool with get
In This Article