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