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