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